PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowPageDefaults Class


In This Topic
    PDFFlowPageDefaults Class Methods
    In This Topic

    For a list of all members of this type, see PDFFlowPageDefaults members.

    Public Methods
     NameDescription
    Public MethodGets the default page height.  
    Public MethodGets the default page margins.  
    Public MethodGets the default page rotation.
    The accepted values for this property are 0, 90, 180 and 270 degrees.  
    Public MethodGets the default page width.  
    Public MethodSets the default page height.  
    Public MethodSets the default page rotation.
    The accepted values for this property are 0, 90, 180 and 270 degrees.  
    Public MethodSets the default page width.  
    Top
    See Also